Vcenter Vm Guest LocalFilesystem VirtualDiskMapping
Vcenter Vm Guest LocalFilesystem VirtualDiskMapping
Describes the virtual disk backing a local guest disk.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"disk": "string"
}
string
disk
Required
The virtual disk.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Disk
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Disk
.